home *** CD-ROM | disk | FTP | other *** search
Text File | 1997-06-11 | 515 b | 34 lines | [TEXT/pFEM] |
- / Mesh Generator Input Data
- /
- / name of problem (one word)
- Square.Angle
- /
- / number of points
- 6
- / x and y point coordinates
- 200 10
- 300 10
- 300 300
- 10 300
- 10 200
- 200 200
- / number of closed areas
- 1
- / 1st area: Young's Modulus, Poisson's Ratio, Yield Stress, Hardening Factor, Thickness
- 2.1e+5 0.30 10000 0 1
- / number of sides
- 6
- / type, number of first point, number of elements, element ratio
- 0, 1 3 1
- 0, 2 12 1
- 0, 3 12 1
- 0, 4 3 1
- 0, 5 8 0.9
- 0, 6 8 1.1
- /
- / number of links
- 0
- / optimization yes/no (1/0)
- 1
- / end
-